home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 / Programming Windows 95.iso / code / CHAP12 / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1995-12-31  |  774b  |  24 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CtlMacro.rc
  4. //
  5. #define IDS_FIRST_MESSAGE               1
  6. #define IDD_DIALOG                      101
  7. #define IDR_TVITEMS                     102
  8. #define IDI_APP                         103
  9. #define IDC_COPY                        1000
  10. #define IDC_MESSAGES                    1001
  11. #define IDC_EDIT                        1002
  12. #define IDC_MACROS                      1002
  13.  
  14. // Next default values for new objects
  15. // 
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18. #define _APS_NEXT_RESOURCE_VALUE        104
  19. #define _APS_NEXT_COMMAND_VALUE         40001
  20. #define _APS_NEXT_CONTROL_VALUE         1003
  21. #define _APS_NEXT_SYMED_VALUE           101
  22. #endif
  23. #endif
  24.